SyNexusOrganizationAddress 
Logical Entity Name  SyNexusOrganizationAddress 
Default Table Name  SyNexusOrganizationAddress 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyNexusOrganizationAddress Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyNexusOrganizationAddressId(PK)    int  NO 
 
SyNexusOrganizationId(FK)    int  NO 
 
SyAddrTypeId    int  YES 
 
CVueSourceTypeId    int  YES 
 
StreetAddress    nvarchar(305)  YES 
 
City    nvarchar(35)  YES 
 
State    nvarchar(2)  YES 
 
Zip    nvarchar(10)  YES 
 
SyCountryId(FK)    int  YES 
 
SyCountyId(FK)    int  YES 
 
EffectiveBeginDate    datetime  YES 
 
EffectiveEndDate    datetime  YES 
 
note    nvarchar(max)  YES 
 
IsPrimary    bit  NO 
 
IsValid    bit  NO 
 
IsActive    bit  NO 
 
UserId    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyNexusOrganizationAddress Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyNexusOrganizationAddress  PrimaryKey  SyNexusOrganizationAddressId 

SyNexusOrganizationAddress Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyCountry  Non-Identifying  Zero or One to Zero or More  SyNexusOrganizationAddressSyCountryId_SyCountrySyCountryId      SyCountryId  NO  YES 
SyCounty  Non-Identifying  Zero or One to Zero or More  SyNexusOrganizationAddressSyCountyId_SyCountySyCountyId      SyCountyId  NO  YES 
SyNexusOrganization  Non-Identifying  One To Zero or More  SyNexusOrganizationAddressSyNexusOrganizationId_SyNexusOrganizationSyNexusOrganizationId      SyNexusOrganizationId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyNexusOrganizationAddress Check Constraints 
Check Constraint Name  CheckConstraint 

SyNexusOrganizationAddress Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group  PRIMARY 

SyNexusOrganizationAddress Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.OrganizationAddress 
NO       
Physical (Microsoft SQL Server)
dbo.SyNexusOrganizationAddress 
NO       

SyNexusOrganizationAddress Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

SyNexusOrganizationAddress Data Movement Rules 
Name  Type  Rule Text/Value